home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Diversos / bouncegame.swf / scripts / DefineButton2_247 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-03-20  |  100 b   |  5 lines

  1. on(release){
  2.    _root.eyeland_hs_p = _parent.nameholder.name;
  3.    _parent.gotoAndPlay("save");
  4. }
  5.